The following tables list the members exposed by PropertyChangedEventArgs<T>.
| Name | Description | |
|---|---|---|
![]() | PropertyChangedEventArgs<T> Constructor | Initializes a new instance of the PropertyChangedEventArgs<T> class. |
| Name | Description | |
|---|---|---|
![]() | NewValue | Gets the value after the change. |
![]() | OldValue | Gets the value before the change. |
![]() | PropertyName | (Inherited from System.ComponentModel.PropertyChangedEventArgs) |